Make GtkTextView use GtkStyleContext
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 14 Dec 2010 19:26:52 +0000 (20:26 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 15 Dec 2010 02:17:58 +0000 (03:17 +0100)
commit66800aa212b3b086996d5a22f4eca151b679f309
treeedce35745c483ee4840cef03ca97d8c1f6bd9540
parentb0560107e9a20811955f862a30186b727a89c351
Make GtkTextView use GtkStyleContext

GtkTextAppearance still uses GdkColors, even though it could
switch to GdkRGBA with little hassle as it seems sheldomly used
out there.
gtk/gtkstylecontext.h
gtk/gtktextview.c